home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / paint_th.swf / scripts / DefineButton2_166 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  63 b   |  4 lines

  1. on(release){
  2.    getURL("play.asp?gcode=" + gcode,"_top");
  3. }
  4.